home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / taskey20.zip / TASKEY.DOC < prev    next >
Text File  |  1989-10-13  |  3KB  |  83 lines

  1.                                 'Taskey v2.0'
  2.                                By Brian Tardiff
  3.                      The /X\ASS Hysteria BBS (508)465-3198
  4.                                HysteriaWare[tm]
  5.                                   9/13/1989
  6.  
  7.  
  8. [Disclaimer]
  9. ============
  10.  
  11.         I, in ABSOLUTELY NO WAY, will be responsible for any damage that this
  12. program may do, although I am 99.9% that everything is fine! This program is
  13. TOTALLY Public Domain.  No payment, no donations, no nothing! Its yours!
  14. Distribute it as you wish, although it may NOT be modified in any form.
  15.  
  16. The following files should be in the Archive:
  17.  
  18.                                   EXAMPLE.ASC  <*= Example file before
  19.                                                    conversion.
  20.  
  21.                                   RESULT.ASC   <*= Result of EXAMPLE.ASC
  22.                                                    after conversion.
  23.  
  24.                                   TASKEY.EXE   <*= The program (obviously)
  25.  
  26.                                   TASKEY.DOC   <*= This file (REALLY!?!?)
  27.  
  28.                                   README.1ST   <*= Important Information.
  29.  
  30. [Introduction]
  31. ==============
  32.  
  33.       You have just finished making your new main menu.  If you are like
  34. me you would like to just save the file in ASCII and say the heck with the
  35. Commodore and Apple users who see nothing but garbage when their machines
  36. come across the special IBM Characters.  Since I have a handfull of those
  37. users I usually feel guilty and change the whole ASCII menu around so they
  38. can see it.  TASKEY eliminates this!  TASKEY will convert any ASCII file
  39. with IBM Characters to PURE ASCII.  Not only does this save time and effort
  40. but the result is usually a sharp looking ASCII menu that even your IBM
  41. Users will enjoy!
  42.  
  43.  
  44. [Operation]
  45. ===========
  46.  
  47.      TASKEY is easy to use. Simply type the following at the DOS prompt:
  48.  
  49.      TASKEY FILE.ASC
  50.  
  51.      i.e.: TASKEY MENU.ASC
  52.  
  53.     This will take the ASCII file MENU.ASC and simulate what the file will
  54.     look like after it has been "tasked". You are then prompted to either
  55.     convert the file to pure ASCII characters, or abort the process, and
  56.     leave the file unchanged.
  57.  
  58. [History]
  59. =========
  60.  
  61. v1.0 --- First Release
  62. 12/31/88
  63.  
  64. v2.0 --- Fixed comma (') bug. TASKEY now converts ALL characters.
  65. 9/13/89  Changed from .COM to .EXE format.
  66.          Added Simulate Function [TASKEY will allow you to see what the
  67.          converted file will look like BEFORE it actually gets converted]
  68.  
  69. [Comments/Questions/Suggestions]
  70. ================================
  71.  
  72.       Send any feedback to:        Brian Tardiff
  73.                                The /X\ASS Hysteria BBS
  74.                                    (508)465-3198
  75.                                   300-9600 USR HST
  76.                                24 Hours/7 Days a Week
  77.  
  78.       I am open to any praises and putdowns. I hope this program helps you
  79.       as much as it has helped me!
  80.  
  81.                                                           -Brian
  82.  
  83.